net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L8927: 		rl.endStream(cs)
		h2_bundle.go#L9081: 	rl.endStream(cs)
		h2_bundle.go#L9303: 		rl.endStream(cs)
		h2_bundle.go#L9308: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {